# Pragma instructions)
From http://file.akedu.com.cn/note/blog/more.asp? Name = % BF % E1 % BF % E1 & id = "1093" Cool, thanks. I have never been very clear about this.
Please support cool!
When writing a program, we often use the # pragma command
Original link: http://blog.csdn.net/jx_kingwei/article/details/367312#pragma pre-processing instruction detailedIn all pre-processing directives, the #pragma directive may be the most complex, and its role is to set the state of the compiler or to
Resolution # pragma command
Among all the pre-processing commands, the # pragma command may be the most complex. It is used to set the compiler status or to instruct the compiler to complete some specific actions. # The Pragma command provides a
(This article is reproduced on the Internet. It is for your reference only to facilitate the transfer to your own space)
# Pragma is a pre-processing instruction. It is used to set the status of the compiler or instruct the compiler to complete
Among all the pre-processing commands, the # pragma command may be the most complex. It is used to set the compiler status or to instruct the compiler to complete some specific actions.# The Pragma command provides a method for each compiler to
When writing a program, we often use the # pragma command to set the compiler status or instruct the compiler to complete some specific actions.The following describes some common parameters of this command. I hope it will be helpful to you!
1.
① #pragma comment (lib, "Libgsl.a")This tells the compiler to add a message to the compiled. obj file and the. exe file so that the linker is going to look for the LIBGSL.A library when it is linked to the library, not to find another library first.
Reprinted from: http://www.jysls.com/thread-19975-1-1.html
Among all the pre-processing commands, the # pragma command may be the most complex. It is used to set the compiler status or to instruct the compiler to complete some specific actions. #
Today, I started debugging windows core programming routines and it was very difficult to understand, because my c ++ skills were too weak.
First, a large number of macro problems are used in the Windows programming process.
# Pragma usage
Among all
Among all the pre-processing commands, the # pragma command may be the most complex. It is used to set the compiler status or to instruct the compiler to complete some specific actions. # The Pragma command provides a method for each compiler to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.